﻿@charset "utf-8";
/* CSS Document */
.box{
	margin:20px auto;
}	
.box img{
	width:285px;
	height:1px;
	margin:20px 0 0 0;
}
.box span{
	width:285px;
	border:1px solid #fe0000;
	font-size:24px;
	color:#d6000f;
	line-height:42px;
	font-weight:700;
	text-align:center;
	border-radius:5px;
	display:inline-block;
}
.cf{
	width:888px;
	margin-top:0px;
}
.cf li{
	width:241px;
	height:232px;
	background:#f8f6f7;
	display:inline-block;
	text-align:center;
	margin:30px 26px;
	box-shadow:#d2d2d2 2px 2px 2px;
}
	
.cf li img{
	width:100%;
	padding-top:9px;
}
.cf .bt{
	margin:60px 26px;
}
.cf li p{
	font-size:16px;!imporint
	color:#707070;
	line-height:40px;
	}
	
.dian{
	width:879px;
}
.dian ul{
	overflow:hidden;
	width:436px;
	margin:0 auto;
}
.dian ul li{
	width:138px;
	font-size:16px;
	color:#fff;
	background:#fe0000;
	float:left;
	line-height:39px;
	text-align:center;
}		

	


